pub unsafe extern "C" fn chfl_property_get_string(
    property: *const CHFL_PROPERTY,
    buffer: *mut c_char,
    buffsize: u64
) -> chfl_status