pub unsafe extern "C" fn PL_del_hash_table(
    table: hash_table_t,
    key: *mut c_void
) -> *mut c_void