pub unsafe extern "C" fn FileToBlob(
    filename: *const c_char,
    length: *mut size_t,
    exception: *mut ExceptionInfo
) -> *mut c_void