RegCreateKeyExW

val RegCreateKeyExW: (HKEY, lpSubKey: String, reserved: Int, lpClass: String?, dwOptions: Int, samDesired: Int, lpSecurityAttributes: FFIPointer?, phkResult: FFIPointer?, lpdwDisposition: FFIPointer?) -> Int