pub unsafe extern "C" fn rs_ByteToFloatRow_C(
    src: *const u8,
    dst: *mut f32,
    scale: f32,
    width: c_int
)