⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here
pub unsafe extern "C" fn PyFunction_SetAnnotations(
    op: *mut PyObject,
    annotations: *mut PyObject
) -> c_int