pub unsafe extern "C" fn ANativeWindow_setFrameRate(
    window: *mut ANativeWindow,
    frameRate: f32,
    compatibility: i8
) -> i32