pub unsafe extern "C" fn AMediaCodec_setOutputSurface(
    arg1: *mut AMediaCodec,
    surface: *mut ANativeWindow
) -> media_status_t