pub unsafe extern "C" fn sf_readf_double(
    sndfile: *mut SNDFILE,
    ptr: *mut c_double,
    frames: sf_count_t
) -> sf_count_t