pub unsafe extern "C" fn g_slice_free1(
    block_size: usize,
    mem_block: *mut c_void
)