pub unsafe extern "system" fn TlsSetValue(
    dwTlsIndex: u32,
    lpTlsValue: *mut c_void
) -> i32