Function g_allocator_new

pub unsafe extern "C" fn g_allocator_new(
    name: *const i8,
    n_preallocs: u32,
) -> *mut _GAllocator