pub unsafe extern "C" fn jack_set_property(
    arg1: *mut Struct__jack_client,
    subject: u64,
    key: *const i8,
    value: *const i8,
    _type: *const i8
) -> i32