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