pub unsafe extern "C" fn AMediaFormat_getDouble(
    arg1: *mut AMediaFormat,
    name: *const c_char,
    out: *mut f64
) -> bool