pub unsafe extern "C" fn av_timecode_init_from_string(
tc: *mut AVTimecode,
rate: AVRational,
str: *const c_char,
log_ctx: *mut c_void,
) -> c_intpub unsafe extern "C" fn av_timecode_init_from_string(
tc: *mut AVTimecode,
rate: AVRational,
str: *const c_char,
log_ctx: *mut c_void,
) -> c_int