pub unsafe extern "C" fn AMediaFormat_setString(
    arg1: *mut AMediaFormat,
    name: *const c_char,
    value: *const c_char
)