Function SymGetLinePrev64

pub unsafe fn SymGetLinePrev64(
    hprocess: HANDLE,
    line: *mut IMAGEHLP_LINE64,
) -> Result<()>