pub unsafe extern "C" fn jack_get_property(
    _: jack_uuid_t,
    _: *const c_char,
    _: *mut *mut c_char,
    _: *mut *mut c_char
) -> c_int