pub extern "C-unwind" fn CGPDFDocumentGetRotationAngle(
document: Option<&CGPDFDocument>,
page: c_int,
) -> c_int👎Deprecated: renamed to
CGPDFDocument::rotation_angleAvailable on crate feature
CGPDFDocument only.