pub unsafe extern "C" fn Options_Get(
    key: *const c_char,
    value: *mut cc_string,
    defValue: *const c_char
)