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