pub unsafe extern "C" fn AChoreographer_postVsyncCallback(
    choreographer: *mut AChoreographer,
    callback: AChoreographer_vsyncCallback,
    data: *mut c_void
)