pub unsafe extern "C" fn Stream_OpenFile(
    s: *mut Stream,
    path: *const cc_string
) -> cc_result