Source position: libsdl3.pas line 4964
type TSDL_copysignf = function(
x: Single;
y: Single
):Single;