pub unsafe extern "C" fn gum_memory_map_contains(
    self_: *mut GumMemoryMap,
    range: *const GumMemoryRange
) -> gboolean