pub unsafe extern "C" fn chfl_property_get_bool(
    property: *const CHFL_PROPERTY,
    value: *mut c_bool
) -> chfl_status