Function g_hash_table_get_keys_as_array

pub unsafe extern "C" fn g_hash_table_get_keys_as_array(
    hash_table: *mut GHashTable,
    length: *mut u32,
) -> *mut *mut c_void