Type Definition GHashFunc
glib_sys
type GHashFunc = Option<unsafe extern "C" fn(_: gconstpointer) -> c_uint>;