pub unsafe extern "C" fn AMediaFormat_setBuffer(
    arg1: *mut AMediaFormat,
    name: *const c_char,
    data: *const c_void,
    size: usize
)