pub unsafe extern "C" fn CreateSBMemoryRegionInfo2(
name: *const c_char,
begin: lldb_addr_t,
end: lldb_addr_t,
permissions: u32,
mapped: bool,
stack_memory: bool,
) -> SBMemoryRegionInfoRefpub unsafe extern "C" fn CreateSBMemoryRegionInfo2(
name: *const c_char,
begin: lldb_addr_t,
end: lldb_addr_t,
permissions: u32,
mapped: bool,
stack_memory: bool,
) -> SBMemoryRegionInfoRef