pub unsafe extern "C" fn g_memdup(
    mem: *const c_void,
    byte_size: u32
) -> *mut c_void