pub unsafe extern "C" fn avcodec_align_dimensions2( s: *mut AVCodecContext, width: *mut c_int, height: *mut c_int, linesize_align: *mut c_int, )