pub unsafe extern "C" fn sf_writef_float(
    sndfile: *mut SNDFILE,
    ptr: *const c_float,
    frames: sf_count_t
) -> sf_count_t