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