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