pub unsafe extern "C" fn gum_try_alloc_n_pages_near(
    n_pages: guint,
    prot: GumPageProtection,
    spec: *const GumAddressSpec
) -> gpointer