pub unsafe extern "C" fn pw_conf_load_conf(
    prefix: *const c_char,
    name: *const c_char,
    conf: *mut pw_properties
) -> c_int