pub unsafe extern "C" fn gum_code_allocator_try_alloc_slice_near(
    self_: *mut GumCodeAllocator,
    spec: *const GumAddressSpec,
    alignment: gsize
) -> *mut GumCodeSlice