pub fn create_user_handler( ctx: Context<'_, '_, '_, '_, CreateUser<'_>>, random_hash: [u8; 32], ) -> Result<()>