pub unsafe extern "C" fn scePvfOpenUserFile(
    libID: ScePvfLibId,
    filename: ScePvfPointer,
    mode: ScePvfU32,
    errorCode: *mut ScePvfError
) -> ScePvfFontId
Available on crate feature ScePvf_stub only.