pub unsafe extern "C" fn PyStatus_Error(
    err_msg: *const i8
) -> PyStatus