pub fn create_profile_handler( ctx: Context<'_, '_, '_, '_, CreateProfile<'_>>, namespace: String, ) -> Result<()>