#[no_mangle]
pub unsafe extern "C" fn spDebug_printFloats(
    values: *mut c_float,
    numFloats: c_int
)