pub unsafe fn opus_custom_mode_create(
    Fs: i32,
    frame_size: i32,
    error: *mut i32
) -> *mut OpusCustomMode