pub fn create_account(
    lamports: u64,
    separate_domains: bool
) -> RefCell<AccountSharedData>