pub unsafe extern "C" fn gum_memory_patch_code(
    address: gpointer,
    size: gsize,
    apply: GumMemoryPatchApplyFunc,
    apply_data: gpointer
) -> gboolean