pub unsafe extern "C" fn PyErr_ProgramText(
    filename: *const i8,
    lineno: i32
) -> *mut PyObject