pub unsafe extern "C" fn _pthread_cleanup_pop(
    _context: *mut _pthread_cleanup_context,
    _execute: c_int
)