pub type NtSetValueKey = unsafe extern "system" fn(HANDLE, *const UNICODE_STRING, u32, u32, *const c_void, u32) -> i32;