pub unsafe extern "C" fn av_mdct_init(
    nbits: c_int,
    inverse: c_int,
    scale: f64
) -> *mut FFTContext