pub type GucBoolAssignHook = Option<unsafe extern "C" fn(newval: bool, extra: *mut c_void)>;