pub unsafe extern "C" fn gum_memory_allocate_near(
    spec: *const GumAddressSpec,
    size: gsize,
    alignment: gsize,
    prot: GumPageProtection
) -> gpointer