pub fn create_role_claim( role: String, assignee_to_role_create_link_hash: ActionHash, role_to_assignee_create_link_hash: ActionHash, ) -> ExternResult<()>