pub unsafe fn on_exit(
    arg___func: Option<unsafe extern "C" fn(__status: c_int, __arg: *mut c_void)>,
    arg___arg: *mut c_void
) -> c_int