pub unsafe extern "C" fn wc_FileLoad(
    fname: *const c_char,
    buf: *mut *mut c_uchar,
    bufLen: *mut size_t,
    heap: *mut c_void
) -> c_int