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