Function g_try_realloc

pub unsafe extern "C" fn g_try_realloc(
    mem: *mut c_void,
    n_bytes: usize,
) -> *mut c_void