pub unsafe extern "C" fn gum_memory_allocate(
    address: gpointer,
    size: gsize,
    alignment: gsize,
    prot: GumPageProtection
) -> gpointer