pub unsafe extern "C" fn g_slice_copy(
    block_size: usize,
    mem_block: *const c_void
) -> *mut c_void