pub unsafe extern "system" fn ImageGetCertificateData( filehandle: HANDLE, certificateindex: u32, certificate: *mut WIN_CERTIFICATE, requiredlength: *mut u32, ) -> BOOL