pub unsafe extern "system" fn SetThreadStackGuarantee(
    stacksizeinbytes: *mut u32
) -> i32
🔬This is a nightly-only experimental API. (windows_c)