pub unsafe extern "C" fn av_rdft_calc(
    s: *mut RDFTContext,
    data: *mut FFTSample
)