pub unsafe extern "C" fn setjmp(env: *mut c_ulonglong) -> c_int
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/setjmp.html.