pub unsafe extern "C" fn chfl_frame_set_property(
    frame: *mut CHFL_FRAME,
    name: *const c_char,
    property: *const CHFL_PROPERTY
) -> chfl_status