pub unsafe extern "C" fn ov_open_callbacks(
datasource: *mut c_void,
vf: *mut OggVorbis_File,
initial: *const c_char,
ibytes: c_long,
callbacks: ov_callbacks,
) -> c_intpub unsafe extern "C" fn ov_open_callbacks(
datasource: *mut c_void,
vf: *mut OggVorbis_File,
initial: *const c_char,
ibytes: c_long,
callbacks: ov_callbacks,
) -> c_int