pub const unsafe fn validate(base_ptr: *const u8) -> bool
Validate the map header and structure
base_ptr
true if the map is valid, false otherwise
true
false