pub unsafe extern "system" fn RegSaveKeyExA(
    hKey: *mut HKEY__,
    lpFile: *const i8,
    lpSecurityAttributes: *mut SECURITY_ATTRIBUTES,
    Flags: u32
) -> i32