pub unsafe extern "C" fn av_tx_init( ctx: *mut *mut AVTXContext, tx: *mut av_tx_fn, type_: AVTXType, inv: c_int, len: c_int, scale: *const c_void, flags: u64, ) -> c_int